@charset "UTF-8";
.container {
	width: 960px;
	background-position: center;
	position: relative;
	padding-left: 300px;
}
.header {
	padding: 2px;
	text-align: center;
}
.content {
	width: 960px;
	text-align: center;
	position: relative;
}
.weeklycontent {
	width: 55%;
	margin-left: 0px;
	margin-top: 40px;
}
.topiccontent {
	width: 55%;
	margin-left: 0px;
	margin-top: 40px;
}
.h2content {
	width: 960px;
	margin-left: 251px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.h2content2 {
	width: 960px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.updates {
	width: 18%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-top: 60px;
	float: left;
}
.image {
	align="center"
	width: 960px;
	padding: 0px;
	margin: 25px;
}
#image {	
	align="center"
	width: 960px;
	padding: 0px;
	margin: 25px;
}
.imageweekly {
	width: 245px;
	float: left;
	overflow: hidden;
	padding-top: 40px;
	padding-right: 40px;
}
.infoweekly {
	width: 55%;
	margin-top: 40px;
	float: none;
	margin-right: 40px;
}
.floatleft {	
	float: left;
	margin: 0px 75px 0px 40px;	
}
.clearfloat {
	clear: both;
}
a.view {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	float: right;
	z-index: 100;
}
a.back {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	float: none;
	z-index: 500;
}
.footer {
	padding: 0px;
	colour: white;
	background-color: #000000;
	clear: left;
	margin: 60px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000000;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #000000;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
}
p {
	line-height: 20px;
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
}
li a {
	color: #000000;
	text-decoration: none;
}
.spacerbottom {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 960px;
	padding-top: 40px;
	margin: 0px;
}
.link {
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
